SLEffectSendItf_

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

EnableEffectSend
SLresult function(SLEffectSendItf self, const void* pAuxEffect, SLboolean enable, SLmillibel initialLevel) EnableEffectSend;
Undocumented in source.
GetDirectLevel
SLresult function(SLEffectSendItf self, SLmillibel* pDirectLevel) GetDirectLevel;
Undocumented in source.
GetSendLevel
SLresult function(SLEffectSendItf self, const void* pAuxEffect, SLmillibel* pSendLevel) GetSendLevel;
Undocumented in source.
IsEnabled
SLresult function(SLEffectSendItf self, const void* pAuxEffect, SLboolean* pEnable) IsEnabled;
Undocumented in source.
SetDirectLevel
SLresult function(SLEffectSendItf self, SLmillibel directLevel) SetDirectLevel;
Undocumented in source.
SetSendLevel
SLresult function(SLEffectSendItf self, const void* pAuxEffect, SLmillibel sendLevel) SetSendLevel;
Undocumented in source.

Meta